projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1b902d4
6d47229
)
Auto merge of #1874 - alexcrichton:yet-another-windows-flaky-tests-zomg, r=alexcrichton
author
bors
<bors@rust-lang.org>
Tue, 4 Aug 2015 03:49:24 +0000
(
03:49
+0000)
committer
bors
<bors@rust-lang.org>
Tue, 4 Aug 2015 03:49:24 +0000
(
03:49
+0000)
Windows doesn't like us deleting files right after running a process that works
on them, so be sure to call `cargo` instead of `cargo_process`.
Trivial merge